Scrolling Game Development Kit Projects

This website uses JavaScript and Cookies. Copyright © 2000-2003 Benjamin Marty
Distributed under the GNU General Public License. This website programmed by nan2D.com
Sort by: Display items per page
Search:
Screenshot Title Author User Rating Download Rating
Description Status
There are 1 project(s):
NAME: Gold-Yoink
IMAGE VIEWS: 195 Gold-Yoink Ben Marty 14 users rated: 7.79/10 GoldYoink.ZIP (23 KB)
#ID 15 Submited April 3, 2003 12:00 am
This is a Lode Runner clone I've created for the purposes of documenting GameDev's scripting support. I will be detailing the functionality of the script in the scripting "docutorial". Meanwhile, feel free to enjoy this game and examine the script for yourself. Thanks to the scripting in this project, creating a level is as easy as placing tiles on a single layer of a map. The script generates the rest for you, including sprites, special functions, tile interactions and foreground layers. This is a more interesting demo of the A* search than the existing simple project. If you want to see the search data, you simply comment out the script line containing "RemoveLayer".


Complete
All projects are © their author. All opinions expressed in a project belong to the author. All projects are as-is, use at your own risk.